onInvoiceEditorSaved (event)
Description
Event called just after an invoice has been saved in the invoice editor.

Parameters
windowHandle number

Return value
not applicable

Example
function onInvoiceEditorSaved(windowHandle)
end

Comments

See also
onInvoiceEditorSave

Back